In this article we have seen how to perform browser detection using ASP.NET. The technique of using the Request.Browser property is much simpler than parsing through the User-Agent HTTP header by hand. Additionally, it is easier to use than classic ASP